home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 January / maximum-cd-2002-01.iso / Files / Game demos / Ultimate Ride / setup / game / Tracks / Steel / Support-cs.def < prev    next >
Encoding:
Text File  |  2001-08-01  |  867 b   |  59 lines

  1. # Support Definition
  2. #
  3. # Defines how to create geometry for the supports
  4. # for this track type
  5.  
  6. Support 
  7. {
  8.     # Pole to support coaster
  9.     Pole
  10.     {
  11.         Material
  12.         {
  13.             Diffuse: 0.6 0.6 0 
  14.             Ambient: 0 0 0 
  15.             Specular: 0.38842 0.3641437 0 
  16.             Power: 10.00
  17.         }
  18.  
  19.         CrossSection
  20.         {
  21.             Vertices 9 : 0 0.387868 -0.2742641 0.2742641 -0.387868 0 -0.2742641 -0.2742641 0 -0.387868 0.2742641 -0.2742641 0.387868 0 0.2742641 0.2742641 0 0.387868
  22.  
  23.             
  24.         }
  25.     }    
  26.     Pole
  27.     {
  28.         LOD: 1
  29.         Material
  30.         {
  31.             Diffuse: 0.6 0.6 0 
  32.             Ambient: 0 0 0 
  33.             Specular: 0.38842 0.3641437 0 
  34.             Power: 10.00
  35.         }
  36.  
  37.         CrossSection
  38.         {
  39.             Vertices 5 : 0 0.387868 -0.387868 0  0 -0.387868  0.387868 0 0 0.387868
  40.         }
  41.     }        
  42.     Pole
  43.     {
  44.         LOD: 2
  45.         Material
  46.         {
  47.             Diffuse: 0.6 0.6 0 
  48.             Ambient: 0 0 0 
  49.         }
  50.  
  51.         CrossSection
  52.         {
  53.             Vertices 1 : 0 0
  54.         }
  55.     }    
  56.  
  57. }
  58.  
  59.